home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 47.7z / BS1 part 47 / UGA Utilities 6 (1989)(United Graphic Artists)(PD).7z / UGA Utilities 6 (1989)(United Graphic Artists)(PD).adf / d.Doc < prev    next >
Text File  |  1988-01-19  |  8KB  |  182 lines

  1.                            PicView 
  2.  
  3.                             Topics 
  4.  
  5.                    1.   History. 
  6.  
  7.                    2.   Usage. 
  8.  
  9.                    3.   Copyright. 
  10.  
  11.                    4.   Distribution.   
  12.  
  13.                    5.   BUG reports. 
  14.  
  15.                    6.   Donations. 
  16.  
  17. 1. History. 
  18.  
  19. This program has been developed, using 'plop' as a base, to enable
  20. me to display the HAM Overscan pictures I created with 'DigiView'.
  21. This program will display most resolutions, both NTSC and PAL.  At
  22. the moment however the HiRes Overscan resolution is not supported.
  23.  
  24.  
  25. Version History : V 0.89L, March 1989.
  26.                   Lattice C, Some problems with the screen (Flash)
  27.                              ported source from Aztec  to Lattice.
  28.                              Needed  some polishing to satisfy the
  29.                              worlds pickiest Compiler.
  30.                   V 0.90L, April 1989.
  31.                   Lattice C, Solved screen flashing. Conformed the
  32.                              source to the ANSI C standard!. (more
  33.                              or less anyway). Exchanged the printf
  34.                              statements for a function  Schrijf(),
  35.                              which conserves memory and is just as
  36.                              fast anyway.
  37.  
  38. 2. Usage      
  39.  
  40. Usage : PicView [<DURATION>] <FILENAME>.....<FILENAME> 
  41.  
  42. How to use this program? Well it is fairly simple. You may specify
  43. the duration the picture is on the screen in seconds. If you don't
  44. specify the duration, the program defaults to a 5 second duration.
  45. For every picture specify it's filename.  If the picture is not in
  46. the current directory you must also specify it's complete path.  
  47.  
  48. To clarify this I will give some examples. 
  49.  
  50. Display pictures  pic_a pic_b pic_c pic_d and pic_e in the current
  51. directory for 10 seconds each.
  52.  
  53. Command line  : PicView 10 pic_a pic_b pic_c pic_d pic_e
  54.  
  55. Display pictures pic_a pic_b and Pic_c on drive df1: for 5 seconds
  56. each. (Remember : 5 seconds is the program's default displaytime).
  57.  
  58. Command line  : PicView df1:pic_a df1:pic_b df1:pic_c
  59.  
  60. Display pictures pic_a on drive df1:Pictures and pic_b in df2:show
  61. for 20 seconds each.
  62.  
  63. Command line  : PicView 20 df1:Pictures/pic_a df2:show/pic_b
  64.  
  65. Requirements: 
  66.  
  67. - A standard Amiga with 512KByte of memory will suffice. Make sure
  68.   though, that there is enough  free memory or the program aborts.
  69.  
  70. The program should support all regular  Amiga devices. I tested it 
  71. with DF0: to DF2:, VD0:, VDK:, RAM:, CARD: and DH0: to DH2:. It is 
  72. compatible with both  WorkBench 1.2 and 1.3. I haven not tested it 
  73. with 1.1 though. 
  74.  
  75. NOTICE: 
  76.  
  77. This software is  supplied as is, and  neither the  author nor the 
  78. distributor is liable or responsible for any  damage to either the 
  79. computer or any pheripherals or media this software is used on. 
  80.  
  81. 3. Copyright. 
  82.  
  83. This program is considered FreeWare. It may be copied freely. When
  84. doing so please adhere to the following rules.
  85.  
  86. - The program may not be used or bundled by any software retailing
  87.   over US$ 10.00 (British £ 3.00), or it's equivalent in any other 
  88.   currency, without prior written permission from the author. 
  89.  
  90. - This document must always accompany the program. 
  91.  
  92. - This document may not be altered.
  93.  
  94. - The author  retains the right to  remove this  program  from the 
  95.   Public Domain at any time, without prior notification. 
  96.  
  97. 4. Distribution. 
  98.  
  99. Distribution rights are  hereby, of course,  granted to Fred Fish, 
  100. and any other non-profit organisation.  Persons wanting to include 
  101. this program andd / or it's  source on any disk retailing over US$ 
  102. 10.00 ( British £3.00 ), or it's equivalent in any other currency,
  103. must first obtain written permission for this from the author. 
  104.  
  105. 5. BUG-Reports. 
  106.  
  107. Known Bugs:
  108.  
  109. - PAL HiRes Overscan is not fully supported.  The 'PAL' section of
  110.   the screen stays black.  (On an Amiga 1000, haven't checked 500)
  111.   Irritating. This should not happen. Might be a systems bug. 
  112.  
  113. Send Report To:
  114.  
  115. Accidents will happen and I'm only human. If you find a bug or you 
  116. think you  might have found a bug, please  print out the following 
  117. form on you printer,  fill in the  neccessary details, and sent it 
  118. to the address mentioned on it. Thanks! 
  119.  
  120. ------------------- Cut Here Please ------------------------------ 
  121.  
  122. +----------------------------------------------------------------+ 
  123. |                           BUG Report                           | 
  124. +----------------------------------------------------------------+ 
  125. | Program     : PicView         Version     : 0.90L              | 
  126. +----------------------------------------------------------------+ 
  127. | Bug         :                                                  | 
  128. |                                                                | 
  129. |                                                                | 
  130. |                                                                | 
  131. |                                                                | 
  132. |                                                                | 
  133. |                                                                | 
  134. +----------------------------------------------------------------+ 
  135. | Additional information                                         | 
  136. | Error code  :                                                  | 
  137. |                                                                | 
  138. |                                                                | 
  139. |                                                                | 
  140. |                                                                | 
  141. |                                                                | 
  142. |                                                                | 
  143. +----------------------------------------------------------------+ 
  144. | Sent to:    P. Kolenbrander                                    | 
  145. |             <BUG-Report PicView 0.90L>                         | 
  146. |             Turfveldenstraat 37                                | 
  147. |             NL-5632 XH  EINDHOVEN                              | 
  148. |             The NETHERLANDS                                    | 
  149. |                                                                | 
  150. +----------------------------------------------------------------+ 
  151.        
  152. ------------------- Cut Here Please ------------------------------ 
  153.  
  154. 6. Donations. 
  155.  
  156. This program is considered Freeware. Meaning that if you find this
  157. program useful, you are kindly requested to make this noted to the 
  158. author.  Preferably by means of a (cash!) donation or other useful
  159. token of appreciation.  This is not mandatory as is with Shareware 
  160. programs however.
  161.  
  162. If you have any cash to spare, it is always welcome. Unfortunately 
  163. I have my expenses also. Donations in other form, like disks, (PD) 
  164. software, Sonix Scores!, home-built programs / hardware  etc,  are
  165. of course also welcome. Remember: 
  166.  
  167.             'It is better to give than to receive!' 
  168.   (I've given you this program, so now it's you turn, isn't it?) 
  169.  
  170. Enjoy the program! 
  171.  
  172. My address is: P. Kolenbrander 
  173.                Turfveldenstraat 37 
  174.                NL-5632 XH  EINDHOVEN 
  175.                HOLLAND 
  176.  
  177. No phone, not since some guy woke me at  04:00 AM ( My local time, 
  178. not his!). So, if you feel it is that  urgent to call me you won't   
  179. mind taking the trouble of finding out my phonenumber. But PLEASE! 
  180. check the  time-differences. I can get  pretty  uncooperative when 
  181. called out of bed in the middle of the night!
  182.